Interface DHCPv6ServerMainProcess

All Superinterfaces:
DHCPv6MainProcess, IPCObject, Process
All Known Implementing Classes:
DHCPv6ServerMainProcessImpl

public interface DHCPv6ServerMainProcess extends DHCPv6MainProcess
Information provided by the PKI file:

    \class Dhcpv6ServerMainProcess
    
    \brief Dhcpv6ServerMainProcess handles the DHCPv6 server main process.
    
    \example network().getDevice("Router0").getProcess("Dhcpv6ServerMainProcess")
    
Author:
Auto-generated